Skip to main content

Copy Workflow

Overview

  • After cloning, you can edit the workflow by simply following the rules provided at: Link

  • To publish and execute the workflow, you can use the following command:

mstate copy workflow=demo/sign_up_form
  • The above command create a copy of the workflow with the name demo/sign_up_form and publish it. The workflow will be private to your company

Push

  • If you already have the workflow, you can update the existing one using the following command:
mstate push workflow=demo/sign_up_form